Click or drag to resize

NoteCollectionAdd Method

Overload List
  NameDescription
Public methodAdd(String)
Adds a Note with the specified description to the collection.
Public methodAdd(Note)
Adds the specified Note to the collection.
Public methodAdd(NoteCollection)
Adds a NoteCollection to the collection.
Public methodAdd(String, String)
Adds a Note with the specified description and language to the collection.
Top
See Also